(diary-attrtype-convert): Convert an attribute value string to the desired type.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:25:15 +0000 (23:25 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:25:15 +0000 (23:25 +0000)
commit0f9f2d6c8904ae2e527f4e41fde20d1662f324c8
treee12266441b12a59f814d283590fb02ea5d228186
parentdbc9ed7134419e6af790267bd28e6ae6c42d12bc
(diary-attrtype-convert): Convert an attribute value string to the desired type.
(diary-pull-attrs): New function that pulls the attributes off a diary entry,
merges with file-global attributes, and returns the (possibly modified) entry
and a list of attribute/values using diary-attrtype-convert above.
(list-diary-entries, fancy-diary-display, show-all-diary-entries)
(mark-diary-entries, mark-sexp-diary-entries, list-sexp-diary-entries): Add
handling of file-global attributes, add handling of entry attributes using
diary-pull-attrs above.
(mark-calendar-days-named, mark-calendar-days-named, mark-calendar-date-pattern)
(mark-calendar-month, add-to-diary-list): Add optional paramater `color' for
passing face attribute info through the callchain.  Pass this parameter around.
lisp/calendar/diary-lib.el